xen.git
2007-03-28 Tim DeeganEditing long lines in pygrub interactively could lead...
2007-03-28 Ewan MellorFix missing import.
2007-03-28 Ewan MellorFix diagnosis of unhandled exceptions.
2007-03-28 Tim DeeganMerge
2007-03-28 Tim Deegan[HVM][HAP] Fix up some memory allocation bugs
2007-03-28 Ewan MellorFix typo.
2007-03-27 Ewan MellorAdded HTTPS support to Xend. There are new configurati...
2007-03-27 Ewan MellorAdded comment regarding a Python bug.
2007-03-27 Ewan MellorMove the client-specific parts of xmlrpclib2 into xmlrp...
2007-03-27 Ewan MellorAdd auto-start and auto-stop functionality.
2007-03-27 Ewan MellorUse the new blkback sysfs statistics/{rd,wr}_sect to...
2007-03-27 kfraser@localhost... hvm svm: Do not deliver virtual interrupts concurrently...
2007-03-27 kfraser@localhost... hvm svm: Initialise VMCB CR4 and shadow CR4 with 0...
2007-03-27 kfraser@localhost... hvm: Clean up intr_assist() functions (both VMX and...
2007-03-27 Tom WilkieFix typo in VDB_metrics_methods in XenAPI
2007-03-27 Tom WilkieMake xm sysrq work via XenAPI re: PAUSED state problem
2007-03-27 kfraser@localhost... linux/x86-64: cleanup the Xen-specific macros in entry...
2007-03-27 kfraser@localhost... hvm svm: Bug fix for page allocation when HAP is being...
2007-03-27 kfraser@localhost... hvm: Fix undefined bit shifting in mmio emulation path
2007-03-27 kfraser@localhost... Fix 'xm list' long output to skip legacy 'cpus'.
2007-03-27 kfraser@localhost... xen: Remove legacy references to explicitly per-cpu...
2007-03-27 kfraser@localhost... xen: Make all performance counter per-cpu, avoiding...
2007-03-27 kfraser@localhost... hvm: Remove access to QEMU monitor in VNC server
2007-03-27 kfraser@localhost... linux: Fix for missing response to XS_UNWATCH request.
2007-03-27 kfraser@localhost... Further shrink the big-lock window.
2007-03-27 kfraser@localhost... Add WARN() and generic WARN_ON().
2007-03-27 kfraser@localhost... In order to allow building as non-root with a non-defau...
2007-03-27 Ewan MellorDo not issue a warning on XendDomainInfo.recreate for...
2007-03-27 Ewan MellorFix some fields so that they are declared as read-only...
2007-03-27 Tom WilkieMerge
2007-03-27 Tom WilkieFix typo in VIF_metrics_methods in XenAPI
2007-03-27 kfraser@localhost... linux: Fix a compiler warning (unused local variable).
2007-03-27 kfraser@localhost... hvm svm: Rename svm_do_vmmcall_reset_to_realmode()...
2007-03-27 kfraser@localhost... [ACM] Check offset to be within the buffer's size
2007-03-27 kfraser@localhost... Fix time reporting to guest.
2007-03-27 Ewan MellorFix the default for the is_a_template flag.
2007-03-27 kfraser@localhost... Fix push/jmp/call <reg/mem> to check whether the operan...
2007-03-26 Tom WilkieFix xm network-attach via XenAPI re: paused domain...
2007-03-26 Tom WilkieFix up xm vcpu-pin via XenAPI, change types of new...
2007-03-26 Tom WilkieMake 06_destroy_dom0_neg pass with xm via XenAPI.
2007-03-26 Tom WilkieFix xm info etc since changes to Session in XenAPI
2007-03-26 Tom WilkieAdd option to xm create to skip DTD checks.
2007-03-26 Tom WilkieAdd autodetect to xm create for xml files
2007-03-26 Ewan MellorConvert XendPIFMetrics into an autoplug class.
2007-03-26 Ewan MellorConvert XendVMMetrics into an autoplug class. Tidy...
2007-03-26 Ewan MellorAdded network.other_config map. To make this easier...
2007-03-26 Ewan MellorTrivial tidyup.
2007-03-26 Ewan MellorThis patch replaces tab with 4 whitespaces in xensec_ge...
2007-03-26 Ewan MellorDon't set memory_dynamic_max when xm mem-set is called...
2007-03-26 Ewan MellorFix xm mem-set on non-running domains. Closes bug...
2007-03-26 Ewan MellorIgnore .pc (quilt patch queues).
2007-03-26 Ewan MellorFix the xm mem-max command. Closes bug #933.
2007-03-26 Tom WilkieMake 05_block_attach_and_dettach_device_repeatedly_pos...
2007-03-26 Tom WilkieFix vbd_create etc, add devices to paused domains
2007-03-26 Tim Deegan[HVM] Fix comments
2007-03-26 Tim Deegan[HVM] Intercept ACPI pm-timer registers
2007-03-26 Ewan MellorFix VM.resume/suspend docs.
2007-03-26 Ewan MellorMark host. and PIF.metrics fields as ROrun, to match...
2007-03-25 Ewan MellorCreate the new VM with the default crash behaviour...
2007-03-25 Ewan MellorReplace tabs with spaces.
2007-03-25 Ewan MellorAdded I/O debugging mode.
2007-03-25 Ewan MellorFix memory values -- they should be in bytes.
2007-03-25 Ewan MellorTidy up use of stdout vs stderr.
2007-03-25 Ewan MellorFix the VM.is_a_template flag for domain 0.
2007-03-25 Ewan MellorImplement session.last_active, session.this_host, sessi...
2007-03-25 Ewan MellorAdded C bindings and docs for recent addition VM.set_VC...
2007-03-25 Ewan MellorRemove stillborn DTD section, in favour of an upcoming...
2007-03-23 Ewan MellorWorkaround buggy GCCs wrt strftime.
2007-03-23 Ewan MellorDon't use the client-side shortcut for get_uuid calls...
2007-03-23 Ewan MellorIgnore exceptions in the get_all_methods call.
2007-03-23 Ewan MellorAdd VM.set_memory_dynamic_*_live methods, and use those...
2007-03-23 Ewan MellorRelease the domains_lock properly when get_dev_property...
2007-03-23 Tom WilkieFix rebooting domains problem with new internal memory...
2007-03-23 Ewan MellorAdd a last_updated field to every metrics class.
2007-03-23 Ewan MellorImplement parsing of datetimes.
2007-03-23 Ewan MellorReturn an error when a schedule-setting call fails.
2007-03-23 Ewan MellorSince CPP is being used with CFLAGS, it should be in...
2007-03-23 Ewan MellorFix typos.
2007-03-23 Ewan MellorReplace tabs with spaces.
2007-03-23 Ewan MellorFix state in xm list; add state to VM_metrics class.
2007-03-23 Ewan MellorFix xenapi_create re: Multiple VIFs for test 04_restore...
2007-03-23 Ewan MellorMake xm save / restore talk XenAPI; add save / restore...
2007-03-23 Tim DeeganRemove xc_shadow tool
2007-03-23 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-03-22 Ewan MellorImplemented host.get_PIFs.
2007-03-22 Ewan MellorFix the parsing of the is_a_template and auto_power_on...
2007-03-22 Ewan MellorFix the handling of the transient flag.
2007-03-22 Ewan MellorRemove duplicate memory values from the SXP.
2007-03-22 Ewan MellorFix VM.is_a_template.
2007-03-22 Ewan MellorMatch the name change for the QCoW SR.
2007-03-22 Ewan MellorFixes to XendQCoWStorageRepo to match recent API change...
2007-03-22 Ewan MellorAdd VM_metrics.start_time, and use this to implement...
2007-03-22 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-03-22 awilliam@xenbuild2.aw[IA64] Improve error message when HVM domain creation...
2007-03-22 Ewan MellorUpdate VM's VCPU handling to match the documentation...
2007-03-22 Ewan MellorFix marshalling of Xen-API maps with non-string keys.
2007-03-22 Ian Campbell[TOOLS] libxc: Fix x86 build.
2007-03-21 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2007-03-21 Hollis BlanchardMerge with xen-unstable.hg.
2007-03-21 Hollis Blanchard[LIBXC][POWERPC] Use new domain builder.
next